home *** CD-ROM | disk | FTP | other *** search
/ Air Power - The US Air Force in Action / Air Power - The US Air Force In Action.iso / warroom / cntrlbar.vmn < prev    next >
Text File  |  1995-06-02  |  3KB  |  121 lines

  1. <vmenu id=cntrlbar>
  2. <title>War Room Toolbar</title>
  3. <action startshow> 
  4.         prev:disable 
  5.         prev:state auto_off
  6.         next:disable       
  7.         next:state auto_off
  8.         cntrlbar:state auto
  9. <action firstframe>
  10.     prev:off
  11.     next:on
  12. <action midframe>
  13.     prev:on
  14.     next:on
  15. <action lastframe>
  16.     prev:on
  17.     next:off
  18. <action onlyframe>
  19.     prev:off
  20.     next:off
  21. <action endshow>
  22.         stop:disable
  23.     play:disable
  24.     cntrlbar:state manual
  25.     
  26. <action "auto begin">
  27.     stop:enable
  28.     play:disable
  29.     prev:auto
  30.     next:auto
  31. <action "auto timer">
  32.     cntrlbar:next
  33. <action "auto audioend">
  34.     cntrlbar:next
  35. <action "auto prevbutton">
  36.     cntrlbar:prev
  37. <action "auto nextbutton">
  38.         cntrlbar:next
  39. <action "auto stopbutton"> 
  40.     stop:disable
  41.     play:enable
  42.     cntrlbar:state manual
  43.     cntrlbar:stop
  44.  
  45. <action "manual begin">
  46.     prev:manual
  47.     next:manual
  48. <action "manual playbutton">
  49.     cntrlbar:state auto
  50.     cntrlbar:next
  51. <action "manual prevbutton">
  52.     cntrlbar:prev
  53. <action "manual nextbutton">
  54.     cntrlbar:next
  55. </action>
  56.  
  57. <graphicitem background size=120,20 fit=clip path=\warroom\cntrlbar.bmp>
  58.  
  59. <button stop position=0,0 size=30,20 command="cntrlbar:stopbutton"
  60.     section="enabled 120,20; entered 120,20; selected 120,40; disabled 120,0">
  61.  
  62. <button play position=30,0 size=30,20 command="cntrlbar:playbutton"
  63.     section="enabled 150,20; entered 150,20; selected 150,40; disabled 150,0">
  64.  
  65. <button prev position=90,0 size=30,20 command="cntrlbar:prevbutton"
  66.     section="enabled 210,20; entered 210,20; selected 210,40; disabled 210,0">
  67. <action "manual_on begin">
  68.     prev:enable
  69. <action "manual_on end">
  70.     prev:disable       
  71. <action "manual_on off">
  72.     prev:state manual_off       
  73. <action "manual_on auto">
  74.     prev:state auto_on 
  75.           
  76. <action "manual_off on">
  77.     prev:state manual_on       
  78. <action "manual_off auto">
  79.     prev:state auto_off       
  80.  
  81. <action "auto_on off">
  82.     prev:state auto_off       
  83. <action "auto_on manual">
  84.     prev:state manual_on       
  85.  
  86. <action "auto_off on">
  87.     prev:state auto_on       
  88. <action "auto_off manual">
  89.     prev:state manual_off       
  90. </button>
  91.  
  92. <button next position=60,0 size=30,20 command="cntrlbar:nextbutton"
  93.     section="enabled 180,20; entered 180,20; selected 180,40; disabled 180,0">
  94. <action "manual_on begin">
  95.     next:enable 
  96.     play:enable
  97. <action "manual_on end">
  98.     next:disable       
  99. <action "manual_on off">
  100.     next:state manual_off       
  101. <action "manual_on auto">
  102.     next:state auto_on 
  103.           
  104. <action "manual_off on">
  105.     next:state manual_on       
  106. <action "manual_off auto">
  107.     next:state auto_off       
  108.  
  109. <action "auto_on off">
  110.     next:state auto_off       
  111. <action "auto_on manual">
  112.     next:state manual_on       
  113.  
  114. <action "auto_off on">
  115.     next:state auto_on       
  116. <action "auto_off manual">
  117.     next:state manual_off       
  118. </button>
  119.  
  120. </vmenu>
  121.